projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9024911
)
(ethio-fidel-to-java-buffer): Fix quoting
author
Andreas Schwab
<schwab@suse.de>
Fri, 9 Jun 2006 22:44:55 +0000
(22:44 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 9 Jun 2006 22:44:55 +0000
(22:44 +0000)
in doc string.
lisp/language/ethio-util.el
patch
|
blob
|
history
diff --git
a/lisp/language/ethio-util.el
b/lisp/language/ethio-util.el
index 413ad3c318347531752bdbd05e27da086d457df1..7b950dccd8014161a803c624351c0d3cb1245dde 100644
(file)
--- a/
lisp/language/ethio-util.el
+++ b/
lisp/language/ethio-util.el
@@
-1786,7
+1786,7
@@
Each command is always surrounded by braces."
(defun ethio-fidel-to-java-buffer nil
"Convert Ethiopic characters into the Java escape sequences.
-Each escape sequence is of the form \uXXXX, where XXXX is the
+Each escape sequence is of the form \
\
uXXXX, where XXXX is the
character's codepoint (in hex) in Unicode.
If `ethio-java-save-lowercase' is non-nil, use [0-9a-f].